I:/Documents/developpement/projets/C/blast/blastguy_wii_2.2/src/tile.h File Reference

Note:
ANSI c99 compliance. Published under the GPL 3 license (see license.txt for more info)
More...

#include <stdlib.h>
#include <stdio.h>
#include <stdbool.h>

Include dependency graph for tile.h:

This graph shows which files directly or indirectly include this file:


Data Structures

struct  t_tile
 A part of the map. More...

Functions

void tile_set_key (tile *p_tile, char value)
 Set the key of a tile.
void tile_set_is_walkable (tile *p_tile, bool value)
 Set if the tile is walkable.
char tile_get_key (tile *p_tile)
 Get the key of a tile.

Detailed Description

Note:
ANSI c99 compliance. Published under the GPL 3 license (see license.txt for more info)

Author:
DREVET Olivier
Date:
September and October 2008

Generated on Tue Nov 4 21:07:24 2008 for Blastgu by  doxygen 1.5.4